Click or drag to resize

FileUpload Constructor

Initializes a new instance of the FileUpload class

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public FileUpload(
	int bufferSize
)

Parameters

bufferSize
Type: SystemInt32
See Also